* configure.in: Invoke $CPP with -P when creating Makefile and
authorChong Yidong <cyd@stupidchicken.com>
Fri, 23 Oct 2009 16:19:37 +0000 (16:19 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 23 Oct 2009 16:19:37 +0000 (16:19 +0000)
commit16abbbf51d9ae4cefd41abdcc0940e94a188a028
tree6a7d09e6b3e27e40871eca099ec1f08acbd48817
parentdc13397c4334992aed8f2e1abef05a264ad93697
* configure.in: Invoke $CPP with -P when creating Makefile and
src/Makefile.  Without this, gcc 4.4.2 converts each
backslash-newline pair in the input to a bare newline, yielding
invalid Makefiles.

* configure: Regenerate.
ChangeLog
configure
configure.in